home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 90 / CD Actual 90.iso / Software3D / VirtualLight / VLight1.3win32.exe / Examples / Level2 / opacitymapMesh.vib < prev    next >
Encoding:
Text File  |  2002-10-07  |  608 b   |  23 lines

  1. // VirtuaLight VIB-Structure
  2. // VIBExporter : VirtuaLight 1.04 Exporter For 3D Studio MAX 3
  3. // By Nicolas LABLAINE
  4.  
  5. // External Meshes
  6. ReadMeshFile "boule.msh"
  7.  
  8. // Camera : Camera01
  9. Camera
  10. [
  11.   (-55.32,-93.23,109.79), (15.75,-0.63,29.67), (0,0,1)
  12.   FieldOfView 35
  13.   Format (320, 240)
  14.   FrameAspectRatio -4/3
  15. ]
  16.  
  17. // Normal Lights [Omni][Omni01]
  18. PointLight [ (24.47,-47.86,95.90) Intensity 300*'1.00,1.00,1.00' Decay LINEAR ]
  19. PointLight [ (-24.47,47.86,95.90) Intensity 60*'1.00,1.00,1.00' Decay LINEAR LightingAttributes 0 ]
  20.  
  21. Solid [ Box01 SHD_Default ]
  22. Solid [ Sphere01 SHD_Material_N1 ]
  23.